host n. 〔常 H- 〕【宗教】圣饼,圣餐用面包。 n. 1.主人 (opp. guest)。 2.(广播、电视的)节目主持人。 3.旅馆老板。 4.【生物学】寄主,宿主。 5.【物理学】晶核,基质。 a host country 东道国。 count [reckon] without one's host 不考虑某些重要因素[未与主要有关人员协商]作计划;无视困难和反对 (You are counting without your host. 你是在打如意算盘)。 play host to 作东,招待。 vt. 主办(宴会等);款待。 host3 n. 1.一大群,许多。 2.〔古语〕军队。 3.【计算机】主机(亦作host computer)。 a host of friends 一大群朋友。 a host of troubles 许许多多麻烦。 be a host in oneself 能以一当十一人能做很多人的事。 the host(s) of heaven 1. 【宗教】天使军。 2. 日月星辰。 the Lord of H-s 【圣经】万军之主,上帝。
If you add a host control to a document at design time , you should not remove it programmatically at run time because the next time you try to use the control in code , an exception is thrown 如果在设计时向文档添加宿主控件,则不应在运行时以编程方式移除该控件,因为下次尝试在代码中使用此控件时会引发异常。宿主控件的
After adding the compiled assembly . dll file to your web site s bin folder , adding the xml files , adding a host page with the custom controls referenced on it , and creating the entry in the web . config file , you can work with the controls in the designer 将编译的程序集. dll文件添加到网站的bin文件夹、添加xml文件以及添加引用了自定义控件的主页面并在web . config文件中创建项之后,可以在设计器中使用这些控件。